/* bigfocus */
.slideBox{ width:100%;  overflow:hidden;position: relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:32px; z-index:1; width: 360px;margin-right: -180px;}
.slideBox .hd ul{ overflow:hidden;}
.slideBox .hd ul li:first-child{margin-left: 40px;}
.slideBox .hd ul li{ float:left; margin-right:40px;  width:15px; height:15px;background:#fff; cursor:pointer; border-radius: 50%;}
.slideBox .hd ul li.on{ background:#26487E;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-45px; display:block; width:55px; height:90px;}
.slideBox .prev{background: url(../img/left.png) left center no-repeat;}
.slideBox .next{ left:auto; right:3%; background: url(../img/right.png) left center no-repeat;}

.news_box{width: 720px;}
.news_title{width: 100%;height: 69px;border-bottom:  2px solid #7E82A2;background: url(../img/zhengwu.png) left top no-repeat;font-size: 28px;color: #333;text-indent: 73px;line-height: 69px;}
.news_title a{float: right;font-size: 15px;color: #999;line-height: 20px;margin-top: 34px;}
.news_title b a {float: unset;
    color: #2c5ea4;
    font-size: unset;
    line-height: unset;
    margin-top: unset;
}
.news_left{width: 350px;}
.news_focus{width: 350px;height: 341px;box-shadow: 0px 4px 3px 0px #E7E7E7;background: #fff;}
.news_focus:hover{background: url(../img/news_focus.png) center bottom no-repeat;box-shadow: 0px 4px 3px 0px #666;}
.news_focus:hover p{color: #286C9B;}
.news_focus img{width: 350px;height: 262px;}
.news_focus p{width: 310px;margin-left: 20px;line-height: 79px;font-size: 18px;color: #333;font-weight: 500;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news_left ul{margin-top: 15px;}
.news_left ul li{height: 39px;line-height: 39px;font-size: 16px;text-indent: 20px;background: url(../img/li_bg.png) left 16px no-repeat;}
.news_left ul li:hover a{color: #286C9B;}

.affairs_box{width: 414px;}
.affairs_bg{background: url(../img/news.png) left top no-repeat!important;}
.affairs_box ul{margin-top: 20px;}
.affairs_box ul li{height: 39px;line-height: 39px;font-size: 16px;display: flex;justify-content: space-between;overflow: hidden;}
.affairs_box ul li a{
    float: left;
    width: 72%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.affairs_box ul li span{float: right;color: #666;}
/* .affairs_box ul li:hover{color: #286C9B;}
.affairs_box ul li:hover a{color: #286C9B;} */
.tab_box{width: 100%;height: 540px;background: url(../img/tab_bg.png) center top no-repeat;padding-top: 33px;}
/* tab */
.slideTxtBox{ width:600px;}
.slideTxtBox .hd{ height:63px; line-height:63px;position:relative; }
.slideTxtBox .hd ul{position:absolute; left:-20px; top:-1px;height: 63px;width: 100%;}
.slideTxtBox .hd ul li{ float:left;cursor:pointer;width: 45%;font-size: 28px;text-align: center;color: #666;text-indent: 30px;}
.slideTxtBox .hd ul span{display: block;float: left;width: 2px;background: #7E82A2;height: 63px;margin-right: 8%;}
.slideTxtBox .hd ul .announcement{background: url(../img/announcement.png) 20px 10px no-repeat;}
.slideTxtBox .hd ul .announcement.on{background: url(../img/announcement_on.png) 20px 10px no-repeat;color: #333;}
.slideTxtBox .hd ul .lecture{background: url(../img/lecture.png) 20px 10px no-repeat;}
.slideTxtBox .hd ul .lecture.on{background: url(../img/lecture_on.png) 20px 10px no-repeat;color: #333;}
.slideTxtBox .bd ul{border-right: 2px solid #7E82A2;margin-top: 25px;min-height: 390px;}
.slideTxtBox .bd li{height: 95px;}
.slideTxtBox .bd li h3{font-size: 16px;color: #333;line-height: 2;}
.slideTxtBox .bd li p{height: 30px;line-height: 30px;font-size: 15px;margin-top: 5px;}
.slideTxtBox .bd li p span{display: inline-block;color: #666;text-indent: 30px;height: 30px;overflow: hidden;}
.slideTxtBox .bd li p .person{background: url(../img/person.png) left center no-repeat;width: 20%;text-indent: 40px;}
.slideTxtBox .bd li p .place{background: url(../img/place.png) left center no-repeat;width: 35%;}
.slideTxtBox .bd li p .timer{background: url(../img/timer.png) left center no-repeat;width: 45%;text-indent: 40px;}
.announcement_list li{height: 39px!important;line-height: 39px;font-size: 16px;overflow: hidden;}
.announcement_list li a{float: left;width: 72%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.announcement_list li span{float: right;color: #666;margin-right: 30px;}

.media_box{width: 565px;}
.media_title{width: 100%;height: 63px;background: url(../img/media_title.png) left center no-repeat;font-size: 28px;color: #333;text-indent: 58px;line-height: 63px;}
.media_title a{float: right;width: 103px;height: 42px;display: block;line-height: 42px;font-size: 16px;color: #999;text-align: center;text-indent: 0;margin-top: 13px;}
.media_box ul{margin-top: 25px;}
.media_box ul li{height: 39px;line-height: 39px;font-size: 16px;overflow: hidden;}
.media_box ul li a {float: left;width: 72%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.media_box ul li span{float: right;color: #666;}
.video_box{width: 575px;}
.video_bg{background: url(../img/viedeo_bg.png) left center no-repeat;}
.video_info{margin-top: 30px;height: 420px;box-shadow: 0px 16px 29px 3px #52709F;}
.video_info img{width: 575px;height: 345px;}
.video_info p{width: 575px;height: 75px;line-height: 75px;background: rgba(114, 157, 224, 0.84);color: #F7FAFE;font-size: 20px;text-align: center;}

.hub_box{width: 569px;}
.hub_bg{background: url(../img/hub.png) left center no-repeat;}
.slidehubBox{width: 569px;height: 420px;background: url(../img/bg3.png) left center no-repeat;margin-top: 30px;box-shadow: 0px 16px 29px 3px #52709F;}
.slidehubBox .hd{position:relative;width: 250px;height: 420px;background: rgba(255, 255, 255, 0.4);}
.slidehubBox .hd ul{position:absolute; left:0; top:0;height: 420px;width: 100%;}
.slidehubBox .hd ul li{cursor:pointer;padding-left: 20px;height: 105px;width: 230px;}
.slidehubBox .hd ul li img{display: inline-block;margin-top: 27px;}
.slidehubBox .hd ul li p{display: inline-block;margin-top: 35px;margin-left: 5px;width: 141px;text-align: center;font-size: 13px;color: #333;font-weight: bold;line-height: 1.6;}
.slidehubBox .hd ul li:first-child p{margin-left: 17px;}
.slidehubBox .hd ul li:nth-child(3) p,.slidehubBox .hd ul li:nth-child(4) p{margin-left: 11px;}
.slidehubBox .hd ul li.on{background: rgba(255, 255, 255, 0.8);}
.slidehubBox .bd{height: 420px;width: 319px;background: rgba(51, 51, 51, 0.35);}
.slidehubBox .bd ul{height: 420px;}
.slidehubBox .bd li{height: 420px;}
.slidehubBox .bd li .code_box{width: 170px;margin-left: 75px;text-align: center;}
.slidehubBox .bd li .code_box img{display: block;margin: 60px auto 0;}
.slidehubBox .bd li .code_box p{font-size: 17px;font-weight: 500;color: #fff;margin-top: 30px;}
.slidehubBox .bd li .code_write{width: 230px;margin-left: 60px;font-size: 14px;color: #fff;font-weight: 400;margin-top: 75px;}
.slidehubBox .bd li .code_write p{margin-bottom: 30px;color: #fff;}
.slidehubBox .bd li .code_write p:hover{font-size: 17px;}

.kc_bg{background: url(../img/zt.png) left center no-repeat;}
.zt_item{width: 281px;height: 130px;box-shadow: 0px 1px 10px 3px #00a0e9;background: none;border-radius: 15px;margin-right: 25px;position: relative;}
.zt_item:last-child{margin-right: 0;}
.zt_item img{width: 281px;height: 130px;border-radius: 15px;}
.zt_item a{display: none;position: absolute;left: 0;top: 0;width: 281px;height: 130px;background: url(../img/zt_bg.png) center center no-repeat;}
.zt_item:hover a{display: block;}
.service_bg{background: url(../img/service.png) left center no-repeat;}
.service_list ul li{width: 143px;height: 140px;float: left;margin-right: 30px;}
.service_list ul li a{display: block;width: 100%;height: 100%;padding-top: 1px;}
.service_list ul li:last-child{margin-right: 0;}
.service_list ul li img{display: block;margin: 0 auto;height: 60px;}
.service_list ul li p{font-size: 24px;font-weight: 500;color: #333;margin-top: 90px;text-align: center;}
.service_list ul li.service_jw{background: url(../img/jw.png) center 15px no-repeat;}
.service_list ul li.service_tsg{background: url(../img/tsg.png) center 15px no-repeat;}
.service_list ul li.service_xl{background: url(../img/xl.png) center 15px no-repeat;}
.service_list ul li.service_xydt{background: url(../img/xydt.png) center 15px no-repeat;}
.service_list ul li.service_bz{background: url(../img/bz.png) center 15px no-repeat;}
.service_list ul li.service_bgpt{background: url(../img/bgpt.png) center 15px no-repeat;}
.service_list ul li.service_xxwl{background: url(../img/xxwl.png) center 15px no-repeat;}
.service_list ul li.service_cwxt{background: url(../img/cwxt.png) center 15px no-repeat;}
.service_list ul li.service_dh{background: url(../img/dh.png) center 15px no-repeat;}

.service_list ul li.service_jw:hover{background: url(../img/jw_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_tsg:hover{background: url(../img/tsg_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_xl:hover{background: url(../img/xl_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_xydt:hover{background: url(../img/xydt_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_bz:hover{background: url(../img/bz_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_bgpt:hover{background: url(../img/bgpt_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_xxwl:hover{background: url(../img/xxwl_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_cwxt:hover{background: url(../img/cwxt_hover.png) center 15px no-repeat #257CB4;}
.service_list ul li.service_dh:hover{background: url(../img/dh_hover.png) center 15px no-repeat #257CB4;}

.service_list ul li:hover{box-shadow: 0px 7px 19px 2px rgba(23, 72, 76, 0.45);}
.service_list ul li:hover p{color: #fff;}